From: Juanma Barranquero Date: Fri, 2 Feb 2007 11:28:43 +0000 (+0000) Subject: Fix date in entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2475 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6094f214c8cf29e82adb118a23b42f6affcf6370;p=emacs.git Fix date in entry. --- diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 461ecbd7b72..8e0fd30b3d1 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -12440,7 +12440,7 @@ * help.el (describe-key): Don't put a colon after the command name. -1887-08-09 Barry A. Warsaw +1997-08-09 Barry A. Warsaw * progmodes/cc-engine.el (c-beginning-of-statement-1): When checking for bare semi, don't match diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index c38cb1fc9ca..1c6470301b7 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 @@ -9835,7 +9835,7 @@ Sun Feb 2 10:36:26 1997 Eli Zaretskii * xfns.c (x_set_scroll_bar_width): Reject a width that's too small. -1006-12-10 Richard Stallman +1996-12-10 Richard Stallman * buffer.c (syms_of_buffer): Doc fix (transient-mark-mode).